Skip to content

Conversation

aatifsyed
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Sep 17, 2025

Codecov Report

❌ Patch coverage is 0% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.61%. Comparing base (6814180) to head (41de9d3).
⚠️ Report is 161 commits behind head on master.

Files with missing lines Patch % Lines
src/peeking_take_while.rs 0.00% 28 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1059      +/-   ##
==========================================
- Coverage   94.38%   93.61%   -0.78%     
==========================================
  Files          48       50       +2     
  Lines        6665     6282     -383     
==========================================
- Hits         6291     5881     -410     
- Misses        374      401      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@phimuemue phimuemue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there, thanks for this.

Do you want to include the others mentioned in #1045, too?

  • vec::Drain
  • array::IntoIter
  • string::Drain

@aatifsyed
Copy link
Contributor Author

I have added the requested impls :)

@aatifsyed aatifsyed requested a review from phimuemue September 26, 2025 20:10
Copy link
Member

@phimuemue phimuemue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@phimuemue phimuemue added this pull request to the merge queue Sep 26, 2025
Merged via the queue into rust-itertools:master with commit f6bd955 Sep 26, 2025
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants